home *** CD-ROM | disk | FTP | other *** search
- Path: kettle.magna.com.au!news
- From: peter@magna.com.au
- Newsgroups: comp.lang.c++
- Subject: Re: STL with VC++ 4.0
- Date: 13 Jan 1996 12:02:22 GMT
- Organization: MAGNADATA Internet Services
- Message-ID: <4d870e$lnm@kettle.magna.com.au>
- References: <4d601v$6ap@vendor.micron.com>
- NNTP-Posting-Host: enterprise.magna.com.au
- X-Newsreader: AIR News 3.X (SPRY, Inc.)
-
- > Steve Alexander <salexander@vax.micron.com> writes:
- > I recently saw a posting detailing the location of someone's
- > work to adapt STL to work with VC++ 4.0. Could someone please
- > re-post this information. TIA.
- >
- >
- >
- >>>>
-
- The original post from terris@rahul.net (Terris Linenbach) follows
- ---------------------------------------------------------------------------------------------------------------------
- I followed Microsoft's instructions in the STL "readme" file for Visual C++
- 4.0. I also added helper code and documented solutions to common problems.
-
- This code is unique in that it allows STL to work with CString.
-
- The code has been tested extensively with MFC applications.
-
- The files are available at:
-
- FTP: ftp.rahul.net/pub/terris/stl.zip
- HTTP: www.rahul.net/terris
-
- ---------------------------------------------------------------------------------------------------------------------
-
- Cheers
- peter
- http://www.magna.com.au/~peter/peter.html
-
-
-